Skip to content

gh-133641: Add missing source link to concurrent.futures docs#133642

Merged
AA-Turner merged 2 commits into
python:mainfrom
ojii:add-links-to-concurrent.futures-documentation
May 8, 2025
Merged

gh-133641: Add missing source link to concurrent.futures docs#133642
AA-Turner merged 2 commits into
python:mainfrom
ojii:add-links-to-concurrent.futures-documentation

Conversation

@ojii

@ojii ojii commented May 8, 2025

Copy link
Copy Markdown
Contributor

gh-133641 Add missing source link to concurrent.futures docs

The concurrent.futures documentation links to multiple source files where the executors are defined. However, after the addition of the InterpreterPoolExecutor, no link to its source file was added.


📚 Documentation preview 📚: https://cpython-previews--133642.org.readthedocs.build/

The concurrent.futures documentation links to multiple source files
where the executors are defined. However, after the addition of the
InterpreterPoolExecutor, no link to its source file was added.
@python-cla-bot

python-cla-bot Bot commented May 8, 2025

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

Comment thread Doc/library/concurrent.futures.rst Outdated
@AA-Turner AA-Turner enabled auto-merge (squash) May 8, 2025 07:16
@AA-Turner AA-Turner merged commit 4fcd377 into python:main May 8, 2025
2 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs May 8, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @ojii for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 8, 2025
…`` (pythonGH-133642)

(cherry picked from commit 4fcd377)

Co-authored-by: Jonas Obrist <ojiidotch@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-app

bedevere-app Bot commented May 8, 2025

Copy link
Copy Markdown

GH-133643 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label May 8, 2025
AA-Turner added a commit that referenced this pull request May 8, 2025
…s`` (GH-133642) (#133643)

gh-133641: Doc: Add missing source link in ``concurrent.futures`` (GH-133642)
(cherry picked from commit 4fcd377)

Co-authored-by: Jonas Obrist <ojiidotch@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
…`` (python#133642)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
…`` (python#133642)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants